home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 348 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: chronicle.mti.sgi.com!austern
  2. From: jbuck@Synopsys.COM (Joe Buck)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Are all Windows programs ill-formed?
  5. Date: 09 Feb 1996 11:10:02 PST
  6. Organization: Synopsys Inc., Mountain View, CA 94043-4033
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <4fg4ro$kd8@hermes.synopsys.com>
  9. References: <AE5J83na99@qsar.chem.msu.su> <9602021032.AA05302@lts.sel.alcatel.de> <4evp66$a58@mulga.cs.mu.OZ.AU> <1996Feb6.152240.14257@friend.kastle.com>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: 9 Feb 1996 18:47:20 GMT
  12. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  13.     iQBVAwUBMRucNky4NqrwXLNJAQFBWgH+P9Bv9fo84XIu1H3TpvPqe+n5D2lbW9qt
  14.     FPct7TtxmZZ5q1YPqJmkSLlL6IQ6/QE8/Fozy8sPfe2A59obpu50GQ==
  15.     =BHj3
  16. Originator: austern@isolde.mti.sgi.com
  17.  
  18. rich@kastle.com writes:
  19. >*IF* Microsoft decides that it's profitable, they may in the future
  20. >allow a standard-conforming C++ program to be compiled and executed.
  21. >My guess is that they won't bother.  It'll be easy enough to feign
  22. >"true compatability" while taking as much liberty as GNU does,
  23. >blithely compiling and executing programs that the standard says
  24. >should fail with diagnostics.
  25.  
  26. There is a distinction between failing to compile correct programs and
  27. permitting extensions.  Compilers that do permit extensions (such as GNU)
  28. should provide a mechanism for turning extensions off (with GNU C++ you do
  29. this with -ansi -pedantic).  Compilers aren't perfect; to improve them,
  30. users should file bug reports.  But before filing a "this program should
  31. have been rejected" report, you should make sure you've followed the
  32. directions for turning off extensions.
  33.  
  34. -- 
  35. -- Joe Buck     <jbuck@synopsys.com>    (not speaking for Synopsys, Inc)
  36.  
  37. Work for something because it is good,
  38. not just because it stands a chance to succeed.       -- Vaclav Havel
  39. ---
  40. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  41.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  42.   in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html. ]
  43.